home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 22 / Amiga Format AFCD22 (Jan 1998, Issue 106).iso / -in_the_mag- / netbsd / top-3.4-bin11.readme < prev    next >
Text File  |  1997-11-21  |  2KB  |  36 lines

  1. Descr: System and process monitor
  2. Uploader: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
  3. Author: William LeFebvre <wnl@groupsys.com>
  4. Keywords: system monitor process ps
  5.  
  6. "top" is a program that will give continual reports about the state of
  7. the system, including a list of the top cpu using processes.  Version 3
  8. of "top" has three primary design goals: provide an accurate snapshot of
  9. the system and process state, not be one of the top processes itself, be
  10. as portable as possible.
  11.  
  12.  
  13. Installation:
  14. # cd /
  15. # tar zvxf top-3.4-bin11.tar.gz
  16. # sh /usr/local/top-3.4/install/install.sh
  17.  
  18. De-Installation:
  19. # sh /usr/local/top-3.4/install/uninstall.sh
  20. # rm -fr /usr/local/top-3.4
  21.  
  22. List of files:
  23. drwxr-xr-x bin/bin           0 Sep  9 02:28 1996 usr/local/top-3.4/
  24. drwxr-xr-x bin/bin           0 Sep  9 02:27 1996 usr/local/top-3.4/bin/
  25. drwxr-xr-x bin/bin           0 Sep  9 02:27 1996 usr/local/top-3.4/man/
  26. drwxr-xr-x bin/bin           0 Sep  9 02:27 1996 usr/local/top-3.4/man/man1/
  27. -rw-r--r-- bin/bin       10297 Sep  9 02:27 1996 usr/local/top-3.4/man/man1/top.1
  28. drwxr-xr-x bin/bin           0 Sep  9 02:27 1996 usr/local/top-3.4/man/cat1/
  29. -rw-r--r-- bin/bin       12477 Sep  9 02:28 1996 usr/local/top-3.4/man/cat1/top.0
  30. drwxr-xr-x bin/bin           0 Sep  9 02:28 1996 usr/local/top-3.4/install/
  31. lrwxr-xr-x bin/bin           0 Sep  9 02:28 1996 usr/local/top-3.4/install/install.sh -> /usr/local/install/install.sh
  32. lrwxr-xr-x bin/bin           0 Sep  9 02:28 1996 usr/local/top-3.4/install/uninstall.sh -> /usr/local/install/uninstall.sh
  33. -rw-r--r-- bin/bin         692 Sep  9 02:31 1996 usr/local/top-3.4/install/package
  34. -rw-r--r-- root/wheel     7360 Sep  2 02:31 1996 usr/local/install/install.sh
  35. -rw-r--r-- root/wheel     6751 Sep  2 02:31 1996 usr/local/install/uninstall.sh
  36.